WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / PropertyChangingEventArgs<T> Class / NewValue Property
In This Topic
    NewValue Property (PropertyChangingEventArgs<T>)
    In This Topic
    The value of the property after the change.
    Syntax
    public T NewValue {get; set;}
    See Also